home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dirut / since_w.zip / SINCE.DOC < prev    next >
Text File  |  1986-12-21  |  463b  |  13 lines

  1. SINCE - A program to list files on a disk that were modified on or after
  2. a specified date.  Returns you to the directory that was active when the
  3. command was issued.
  4.  
  5. Example:
  6.  
  7. C>since 12 20 86
  8.  
  9. This will list all files on drive 'C' that were created on or after December
  10. 20, 1986.  Searching always takes place from the root directory and branches
  11. down through any subdirectories.   Source is provided; Microsoft 3.0 'C' is
  12. the compiler that I used.
  13.